home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (InfoMagic) / Internet Tools.iso / dos_win / winsock / maillist / 94-05.Z / 94-05 / 000058_news@bigblue.oit.unc.edu_Wed May 4 06:40:12 1994.msg < prev    next >
Internet Message Format  |  1994-05-31  |  5KB

  1. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  2.           id AA12543; Wed, 4 May 1994 09:32:54 -0400
  3. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  4.           id AA22476; Wed, 4 May 1994 09:25:47 -0400
  5. Received: from GATEWAY by bigblue with netnews
  6.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  7. To: winsock@sunsite.unc.edu
  8. Date: Wed, 4 May 1994 06:40:12 GMT
  9. From: hounsell@cc.joensuu.fi
  10. Message-Id: <1994May4.064012.16645@cs.joensuu.fi>
  11. Organization: Joensuu University
  12. Sender: ses
  13. Subject: Re: New Telnet/MUDClient Troubles
  14.  
  15. In article <chris.5.000CD800@clubside.digex.net> chris@clubside.digex.net (Chris Rowley) writes:
  16. >Thanks to everyone who has commented and/or offered help in my writing Telnet 
  17. >and MUD client software for WinSock.
  18. [...]
  19. >Basically, it boils down to this: I would like to have a group, 
  20. >users-helping-users, public domain, all source code included Telnet and MUD 
  21. >Client product out there today, but in Visual Basic this appears nigh 
  22. >impossible at the moment and I don't have the time nor accumen to get C++ 
  23. >skills in the space of days.
  24. [...]
  25. >     Chris
  26.  
  27.     Hello Chris 
  28.  
  29.     I am no expert by any means but is it possible to write everything in 
  30. Visual Basic? <:-) (maybe a dumb question) Can the interface to winsock (VBX) 
  31. be written in VB itself? I have access to Visual Basic 3.0 Pro and I am 
  32. willing to help as much as I can to public domain software. I think any PD 
  33. should be put under the gnu licence (if possible) so it will remain free.
  34. Of course starting on such a project is not a one day affair, but I for one
  35. would like to see as much PD stuff as possible, at least one of everything. 
  36. Eudora is a great example of usefully PD and excellent (IMHO) commerical 
  37. software. I am sure there is enough talent here on the net to create all 
  38. the tools we need.
  39.  
  40.     Count me in
  41.  
  42.     Paul
  43.  
  44.     hounsell@cc.joensuu.fi
  45. From news@bigblue.oit.unc.edu Wed May  4 09:32:56 1994
  46. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  47.           id AA12553; Wed, 4 May 1994 09:32:56 -0400
  48. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  49.           id AA23573; Wed, 4 May 1994 09:19:19 -0400
  50. Received: from GATEWAY by bigblue with netnews
  51.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  52. To: winsock@sunsite.unc.edu
  53. Date: Sat, 30 Apr 1994 00:09:57
  54. From: greywolf@new-orleans.neosoft.com (Tal Greywolf)
  55. Message-Id: <greywolf.6.00002A77@new-orleans.neosoft.com>
  56. Organization: DarkMoon Imaginations, UnInc.
  57. Sender: ses
  58. References: <2pp29n$r2k@news.tamu.edu>, <mads.7.00135616@civy.demon.co.uk>
  59. Subject: Re: Want comm.drv for Win 3.1 that will do more than 19200 BAUD
  60.  
  61. In article <mads.7.00135616@civy.demon.co.uk> mads@civy.demon.co.uk (Richard Maddocks) writes:
  62. >In article <2pp29n$r2k@news.tamu.edu> barnett@sunrock.tamu.edu (Ashley 
  63. >Barnett) writes:
  64. >>Where can I find a comm.drv for Windows 3.1 that will allow me to set
  65. >>the BAUD rate of my serial ports above 19200.  I would like at least
  66. >>38400 of higher.  I have a 16550 chip on my serial ports but applications
  67. >>running in windows that use comm.drv (in the system.ini file) are not
  68. >>making use of the faster chip.  I have seen pictures in books where the
  69. >>Windows 3.1 serial port driver allows you to set the speed as high as
  70. >>115 KBAUD.  Are these just pictures?  I saw something posted a while 
  71. >>back about this.  I didn't have a need at the time.
  72.  
  73. >Have you tried just entering 38400 in the settings for the comm port. Even 
  74. >though it isnt in the drop down box it will accept other values.
  75. >Hope this helps
  76.  
  77. That won't help much.  The limitations on comm.drv were written in by 
  78. Microsoft back when anything faster than 9600 was a pipe dream for PCs.  There 
  79. is a commercial package that replaces comm.drv with a .drv package that will 
  80. work up to 115kbs called TurboComm (I'll check my data here and repost if 
  81. necessary) that works wonders.  It's very intelligent, will work with 16550 
  82. UART chips, and if you don't have a 16550, it'll create a small RAM buffer 
  83. that will at least buffer the data if things start to slow down on your 
  84. machine.  Very highly rated replacement... it would have been nice if 
  85. Microsoft had added it to WFW, but all we can hope for is that they realize 
  86. that comm ports ARE running faster than 9600 nowadays if and when Windows 4.0 
  87. (or whatever they plan to call it) comes out... likely in 1996.
  88.  
  89.      -Tal Greywolf